Skip to content

Fix S3/Backblaze upload failure by enabling path-style addressing#1

Open
dnplkndll wants to merge 1 commit intomainfrom
v0.5.1-fix
Open

Fix S3/Backblaze upload failure by enabling path-style addressing#1
dnplkndll wants to merge 1 commit intomainfrom
v0.5.1-fix

Conversation

@dnplkndll
Copy link

  • Add UsePathStyle option to S3 client configuration
  • Required for S3-compatible services like Backblaze B2
  • Restores functionality lost in AWS SDK v1 to v2 migration
  • Compatible with Amazon S3, Backblaze, and arm64 architecture

Fixes eduardolat#140

🤖 Generated with Claude Code

- Add UsePathStyle option to S3 client configuration
- Required for S3-compatible services like Backblaze B2
- Restores functionality lost in AWS SDK v1 to v2 migration
- Compatible with Amazon S3, Backblaze, and arm64 architecture

Fixes eduardolat#140

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Upload to Amazon S3 and Backblaze fails on v0.5.0 and v0.4.2 (works only on v0.4.0)

2 participants